From 0989e4080a88b3bdb304b674f17104b7c2fb319f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Tue, 13 Jul 2021 15:43:13 +0200 Subject: [PATCH] debian/control: move gi-docgen dependencies to bd-indep and remove warn We're probably just using gi-docgen as shipped upstream even when the packaged one will be hitting debian. --- debian/control | 18 +++++++----------- debian/control.in | 18 +++++++----------- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/debian/control b/debian/control index 3108cd5858..7c6b5620b5 100644 --- a/debian/control +++ b/debian/control @@ -59,20 +59,16 @@ Build-Depends: adwaita-icon-theme , xauth , xsltproc, xvfb , -# These dependencies are needed by the gi-docgen subproject, replace them -# with the proper gi-docgen version once it will be available in debian - python3 (>= 3.6) , - python3-jinja2 , - python3-markdown , - python3-markupsafe , - python3-pygments , - python3-toml , - python3-typogrify , -Build-Depends-Indep: gtk-doc-tools (>= 1.33), - libcairo2-doc, +Build-Depends-Indep: libcairo2-doc, libglib2.0-doc, libpango1.0-doc, pandoc, + python3 (>= 3.6) , + python3-jinja2 , + python3-markdown , + python3-pygments , + python3-toml , + python3-typogrify , Rules-Requires-Root: no Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4 diff --git a/debian/control.in b/debian/control.in index eed246eb17..e24b7309e1 100644 --- a/debian/control.in +++ b/debian/control.in @@ -59,20 +59,16 @@ Build-Depends: adwaita-icon-theme , xauth , xsltproc, xvfb , -# These dependencies are needed by the gi-docgen subproject, replace them -# with the proper gi-docgen version once it will be available in debian - python3 (>= 3.6) , - python3-jinja2 , - python3-markdown , - python3-markupsafe , - python3-pygments , - python3-toml , - python3-typogrify , -Build-Depends-Indep: gtk-doc-tools (>= 1.33), - libcairo2-doc, +Build-Depends-Indep: libcairo2-doc, libglib2.0-doc, libpango1.0-doc, pandoc, + python3 (>= 3.6) , + python3-jinja2 , + python3-markdown , + python3-pygments , + python3-toml , + python3-typogrify , Rules-Requires-Root: no Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4 -- 2.30.2